[INFO] cloning repository https://github.com/MarvinQuevedo/ollero-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarvinQuevedo/ollero-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinQuevedo%2Follero-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinQuevedo%2Follero-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 115897e97e05a969fdd4d379f6c48cfd4c3eca14
[INFO] testing MarvinQuevedo/ollero-agent against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarvinQuevedo%2Follero-agent" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarvinQuevedo/ollero-agent
[INFO] finished tweaking git repo https://github.com/MarvinQuevedo/ollero-agent
[INFO] tweaked toml for git repo https://github.com/MarvinQuevedo/ollero-agent written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarvinQuevedo/ollero-agent on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarvinQuevedo/ollero-agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 538ed790419eaa4723d019e39b5718dd3d0c17941775808675e52caf3ae0a99b
[INFO] running `Command { std: "docker" "start" "-a" "538ed790419eaa4723d019e39b5718dd3d0c17941775808675e52caf3ae0a99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "538ed790419eaa4723d019e39b5718dd3d0c17941775808675e52caf3ae0a99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "538ed790419eaa4723d019e39b5718dd3d0c17941775808675e52caf3ae0a99b", kill_on_drop: false }`
[INFO] [stdout] 538ed790419eaa4723d019e39b5718dd3d0c17941775808675e52caf3ae0a99b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf447f75bec611012b74f70a4e9dc5196cbf806b19bebab08b0dc604c64478a6
[INFO] running `Command { std: "docker" "start" "-a" "bf447f75bec611012b74f70a4e9dc5196cbf806b19bebab08b0dc604c64478a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling allux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stdout]    --> src/repl/mod.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut phase1_saved = 0usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_phase1_saved` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phase1_saved` is never read
[INFO] [stdout]    --> src/repl/mod.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code_block_lang` is never read
[INFO] [stdout]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut code_block_lang = String::new();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                 code_block_lang = match &kind {
[INFO] [stdout]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Light` is never constructed
[INFO] [stdout]   --> src/compression/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum CompressionLevel {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] 55 |     /// Light: only strip ANSI codes, trailing whitespace, collapse blank lines.
[INFO] [stdout] 56 |     Light,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressionLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ratio` is never used
[INFO] [stdout]   --> src/compression/mod.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl CompressResult {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 72 |     pub fn ratio(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_tokens` is never used
[INFO] [stdout]    --> src/compression/mod.rs:450:8
[INFO] [stdout]     |
[INFO] [stdout] 450 | pub fn estimate_tokens(text: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total` is never used
[INFO] [stdout]    --> src/ollama/types.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl ResponseStats {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 168 |     pub fn total(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_exact` is never used
[INFO] [stdout]   --> src/permissions/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PersistedGrants {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/session/mod.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_bash_quiet` is never used
[INFO] [stdout]   --> src/tools/mod.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stdout]    --> src/tui/app.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub permissions: PermissionStore,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_permission_response` is never used
[INFO] [stdout]    --> src/tui/app.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Resize(u16, u16),
[INFO] [stdout] 53 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PermissionModal` is never constructed
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PermissionModal<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bash_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "bf447f75bec611012b74f70a4e9dc5196cbf806b19bebab08b0dc604c64478a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf447f75bec611012b74f70a4e9dc5196cbf806b19bebab08b0dc604c64478a6", kill_on_drop: false }`
[INFO] [stdout] bf447f75bec611012b74f70a4e9dc5196cbf806b19bebab08b0dc604c64478a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a81af167735d34e08e6c5919ef6b97289ea56b9c651a2fdc03d713cffb700ac2
[INFO] running `Command { std: "docker" "start" "-a" "a81af167735d34e08e6c5919ef6b97289ea56b9c651a2fdc03d713cffb700ac2", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stdout]    --> src/repl/mod.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut phase1_saved = 0usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_phase1_saved` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phase1_saved` is never read
[INFO] [stdout]    --> src/repl/mod.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code_block_lang` is never read
[INFO] [stdout]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut code_block_lang = String::new();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                 code_block_lang = match &kind {
[INFO] [stdout]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Light` is never constructed
[INFO] [stdout]   --> src/compression/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum CompressionLevel {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] 55 |     /// Light: only strip ANSI codes, trailing whitespace, collapse blank lines.
[INFO] [stdout] 56 |     Light,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressionLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ratio` is never used
[INFO] [stdout]   --> src/compression/mod.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl CompressResult {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 72 |     pub fn ratio(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_tokens` is never used
[INFO] [stdout]    --> src/compression/mod.rs:450:8
[INFO] [stdout]     |
[INFO] [stdout] 450 | pub fn estimate_tokens(text: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total` is never used
[INFO] [stdout]    --> src/ollama/types.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl ResponseStats {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 168 |     pub fn total(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_exact` is never used
[INFO] [stdout]   --> src/permissions/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PersistedGrants {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/session/mod.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_bash_quiet` is never used
[INFO] [stdout]   --> src/tools/mod.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stdout]    --> src/tui/app.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub permissions: PermissionStore,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_permission_response` is never used
[INFO] [stdout]    --> src/tui/app.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Resize(u16, u16),
[INFO] [stdout] 53 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PermissionModal` is never constructed
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PermissionModal<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bash_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling allux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/doctor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stdout]    --> src/repl/mod.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut phase1_saved = 0usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_phase1_saved` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phase1_saved` is never read
[INFO] [stdout]    --> src/repl/mod.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code_block_lang` is never read
[INFO] [stdout]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut code_block_lang = String::new();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                 code_block_lang = match &kind {
[INFO] [stdout]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total` is never used
[INFO] [stdout]    --> src/ollama/types.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl ResponseStats {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 168 |     pub fn total(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_exact` is never used
[INFO] [stdout]   --> src/permissions/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PersistedGrants {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/session/mod.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_bash_quiet` is never used
[INFO] [stdout]   --> src/tools/mod.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stdout]    --> src/tui/app.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub permissions: PermissionStore,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_permission_response` is never used
[INFO] [stdout]    --> src/tui/app.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 571 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Resize(u16, u16),
[INFO] [stdout] 53 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PermissionModal` is never constructed
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PermissionModal<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bash_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_options` is never used
[INFO] [stdout]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.70s
[INFO] running `Command { std: "docker" "inspect" "a81af167735d34e08e6c5919ef6b97289ea56b9c651a2fdc03d713cffb700ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81af167735d34e08e6c5919ef6b97289ea56b9c651a2fdc03d713cffb700ac2", kill_on_drop: false }`
[INFO] [stdout] a81af167735d34e08e6c5919ef6b97289ea56b9c651a2fdc03d713cffb700ac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0db766691169ca5d1d9074ca8799138b79948b9486ba15dc7722654f82acf28c
[INFO] running `Command { std: "docker" "start" "-a" "0db766691169ca5d1d9074ca8799138b79948b9486ba15dc7722654f82acf28c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `anyhow::Result`
[INFO] [stderr]  --> src/doctor.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use anyhow::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `phase1_saved` is assigned to, but never used
[INFO] [stderr]    --> src/repl/mod.rs:417:13
[INFO] [stderr]     |
[INFO] [stderr] 417 |         let mut phase1_saved = 0usize;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_phase1_saved` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `phase1_saved` is never read
[INFO] [stderr]    --> src/repl/mod.rs:435:17
[INFO] [stderr]     |
[INFO] [stderr] 435 |                 phase1_saved += original_len - compressed.len();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `code_block_lang` is never read
[INFO] [stderr]   --> src/tui/widgets/markdown.rs:34:31
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let mut code_block_lang = String::new();
[INFO] [stderr]    |                               ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 65 |                 code_block_lang = match &kind {
[INFO] [stderr]    |                 --------------- `code_block_lang` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: method `total` is never used
[INFO] [stderr]    --> src/ollama/types.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 167 | impl ResponseStats {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] 168 |     pub fn total(&self) -> u32 {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_exact` is never used
[INFO] [stderr]   --> src/permissions/mod.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl PersistedGrants {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     fn add_exact(&mut self, command: &str) {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete` is never used
[INFO] [stderr]    --> src/session/mod.rs:170:8
[INFO] [stderr]     |
[INFO] [stderr] 170 | pub fn delete(id: &str) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `dispatch_bash_quiet` is never used
[INFO] [stderr]   --> src/tools/mod.rs:17:14
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub async fn dispatch_bash_quiet(command: &str) -> Result<String> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `permissions` and `permission_prompt` are never read
[INFO] [stderr]    --> src/tui/app.rs:98:9
[INFO] [stderr]     |
[INFO] [stderr]  82 | pub struct App {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  98 |     pub permissions: PermissionStore,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub permission_prompt: Option<PermissionPrompt>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `handle_permission_response` is never used
[INFO] [stderr]    --> src/tui/app.rs:571:12
[INFO] [stderr]     |
[INFO] [stderr] 156 | impl App {
[INFO] [stderr]     | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 571 |     pub fn handle_permission_response(&mut self, decision: Decision) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/tui/event.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 |     Resize(u16, u16),
[INFO] [stderr]    |     ------ ^^^  ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 53 -     Resize(u16, u16),
[INFO] [stderr] 53 +     Resize((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PermissionModal` is never constructed
[INFO] [stderr]   --> src/tui/widgets/permission_modal.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct PermissionModal<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bash_options` is never used
[INFO] [stderr]   --> src/tui/widgets/permission_modal.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn bash_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `file_options` is never used
[INFO] [stderr]   --> src/tui/widgets/permission_modal.rs:98:8
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn file_options() -> Vec<(&'static str, &'static str)> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Light` is never constructed
[INFO] [stderr]   --> src/compression/mod.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub enum CompressionLevel {
[INFO] [stderr]    |          ---------------- variant in this enum
[INFO] [stderr] 55 |     /// Light: only strip ANSI codes, trailing whitespace, collapse blank lines.
[INFO] [stderr] 56 |     Light,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompressionLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `ratio` is never used
[INFO] [stderr]   --> src/compression/mod.rs:72:12
[INFO] [stderr]    |
[INFO] [stderr] 71 | impl CompressResult {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] 72 |     pub fn ratio(&self) -> f64 {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `estimate_tokens` is never used
[INFO] [stderr]    --> src/compression/mod.rs:450:8
[INFO] [stderr]     |
[INFO] [stderr] 450 | pub fn estimate_tokens(text: &str) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `total` is never used
[INFO] [stderr]    --> src/ollama/types.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 167 | impl ResponseStats {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] 168 |     pub fn total(&self) -> u32 {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `allux` (bin "allux" test) generated 14 warnings (run `cargo fix --bin "allux" -p allux --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `allux` (bin "allux") generated 17 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/allux-4162e6d3d765cc84)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test compression::tests::test_build_eviction_summary ... ok
[INFO] [stdout] test compression::tests::test_compact_json ... ok
[INFO] [stdout] test compression::tests::test_compress_tool_output_small ... ok
[INFO] [stdout] test compression::tests::test_compress_tool_output_with_ansi ... ok
[INFO] [stdout] test compression::tests::test_collapse_blank_lines ... ok
[INFO] [stdout] test compression::tests::test_compact_line_numbers ... ok
[INFO] [stdout] test compression::tests::test_compress_preserves_short_content ... ok
[INFO] [stdout] test compression::tests::test_deduplicate_consecutive ... ok
[INFO] [stdout] test compression::tests::test_deduplicate_below_threshold ... ok
[INFO] [stdout] test compression::tests::test_estimate_tokens ... ok
[INFO] [stdout] test compression::tests::test_smart_truncate ... ok
[INFO] [stdout] test compression::tests::test_full_pipeline_bash ... ok
[INFO] [stdout] test compression::tests::test_strip_ansi_complex ... ok
[INFO] [stdout] test compression::tests::test_trim_trailing_whitespace ... ok
[INFO] [stdout] test config::tests::test_default_config_values ... ok
[INFO] [stdout] test compression::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test config::tests::test_toml_serialization_is_valid ... ok
[INFO] [stdout] test repl::auto_scan::tests::trigger_english ... ok
[INFO] [stdout] test repl::auto_scan::tests::filter_skips_node_modules ... ok
[INFO] [stdout] test repl::auto_scan::tests::no_trigger_short ... ok
[INFO] [stdout] test permissions::tests::test_parse_input ... ok
[INFO] [stdout] test repl::chat_only::tests::batch_treated_as_shell ... ok
[INFO] [stdout] test repl::chat_only::tests::fence_line_lang_plus_path_sets_suggested_path ... ok
[INFO] [stdout] test repl::chat_only::tests::fence_path_only_infers_lang ... ok
[INFO] [stdout] test config::tests::test_load_from_nonexistent_returns_none ... ok
[INFO] [stdout] test repl::chat_only::tests::leading_slash_slash_path_stripped_from_content ... ok
[INFO] [stdout] test repl::auto_scan::tests::trigger_spanish_user_phrase ... ok
[INFO] [stdout] test config::tests::test_legacy_toml_without_config_version_gets_default ... ok
[INFO] [stdout] test repl::chat_only::tests::keeps_rust_fence_and_collects_file_block ... ok
[INFO] [stdout] test repl::chat_only::tests::powershell_treated_as_shell ... ok
[INFO] [stdout] test repl::chat_only::tests::rust_fence_second_token_path ... ok
[INFO] [stdout] test repl::chat_only::tests::non_shell_block_collected_as_file_block ... ok
[INFO] [stdout] test repl::chat_only::tests::strips_bash_collects_command ... ok
[INFO] [stdout] test repl::chat_only::tests::multiple_shell_blocks ... ok
[INFO] [stdout] test permissions::tests::test_family_grant ... ok
[INFO] [stdout] test permissions::tests::test_exact_grant ... ok
[INFO] [stdout] test config::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test permissions::tests::test_workspace_grant_persists ... ok
[INFO] [stdout] test repl::markdown::tests::bold_list_no_raw_stars ... ok
[INFO] [stdout] test session::tests::test_auto_name ... ok
[INFO] [stdout] test permissions::tests::test_global_grant_persists ... ok
[INFO] [stdout] test session::tests::test_list_sessions ... ok
[INFO] [stdout] test setup::tests::test_validate_url_accepts_https ... ok
[INFO] [stdout] test setup::tests::test_validate_url_rejects_bare_words ... ok
[INFO] [stdout] test session::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test setup::tests::test_validate_url_accepts_http ... ok
[INFO] [stdout] test tools::bash::tests::test_is_long_running ... ok
[INFO] [stdout] test tools::bash::tests::test_truncate_noop_when_within_budget ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_fails_if_ambiguous ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_fails_if_not_found ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_invalid_pattern ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_echo ... ok
[INFO] [stdout] test tools::bash::tests::test_background_quick_exit_is_reported ... ok
[INFO] [stdout] test tools::bash::tests::test_truncate_keeps_head_and_tail ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_exit_code_on_failure ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_replaces_once ... ok
[INFO] [stdout] test tools::tests::test_all_definitions_have_names ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_no_match ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_with_line_numbers ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_finds_rust_files ... ok
[INFO] [stdout] test tools::tree::tests::test_tree_shows_src ... ok
[INFO] [stdout] test tools::write_file::tests::test_write_and_verify ... ok
[INFO] [stdout] test tools::glob_tool::tests::test_glob_no_match ... ok
[INFO] [stdout] test tools::tree::tests::test_tree_depth_limits ... ok
[INFO] [stdout] test workspace::tests::snapshot_includes_cargo_toml ... ok
[INFO] [stdout] test workspace::tests::snapshot_unreadable_dir_still_has_header ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_finds_pattern_in_src ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_case_insensitive ... ok
[INFO] [stdout] test tools::grep_tool::tests::test_grep_invalid_regex ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_captures_stderr ... FAILED
[INFO] [stdout] test tools::read_file::tests::test_read_file_not_found ... ok
[INFO] [stdout] test tools::tree::tests::test_tree_nonexistent_path ... ok
[INFO] [stdout] test tools::tests::test_dispatch_read_missing_arg ... ok
[INFO] [stdout] test tools::tests::test_dispatch_unknown_tool ... ok
[INFO] [stdout] test ollama::client::tests::test_list_models_returns_vec ... ok
[INFO] [stdout] test ollama::client::tests::test_list_models_bad_url_returns_error ... ok
[INFO] [stdout] test ollama::client::tests::test_chat_bad_model_returns_error ... ok
[INFO] [stdout] test ollama::client::tests::test_chat_returns_text_response ... ok
[INFO] [stdout] test tools::bash::tests::test_background_server_is_tracked_and_stoppable ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools::bash::tests::test_bash_captures_stderr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::bash::tests::test_bash_captures_stderr' (70) panicked at src/tools/bash.rs:425:13:
[INFO] [stdout] assertion failed: result.contains("error") || result.contains("stderr")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948aae9dab8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948aae9dab8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948aae9dab8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948aae9dab8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948aaeb6c0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948aaeb6c0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5948aaea33f2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5948aaea33f2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5948aae78eb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948aae78eb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948aae94b79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948aa93cb6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5948aa93cb6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5948aae94df2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5948aae94df2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948aae78fa4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5948aae6fff9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948aae79f3d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948aaeb744c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948aaeb7412 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5948aa4f2d8a - allux[727ed517c508fde]::tools::bash::tests::test_bash_captures_stderr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash.rs:425:13
[INFO] [stdout]   21:     0x5948aa544aa2 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5948aa544b1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5948aa58fb3d - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5948aa58fa3b - tokio[6820131045c90571]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5948aa58fa3b - tokio[6820131045c90571]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5948aa58fa3b - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5948aa57d7a0 - <tokio[6820131045c90571]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5948aa58ecfd - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5948aa58dfa4 - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5948aa4d744b - <tokio[6820131045c90571]::runtime::context::scoped::Scoped<tokio[6820131045c90571]::runtime::scheduler::Context>>::set::<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6820131045c90571]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5948aa4f0fe9 - tokio[6820131045c90571]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6820131045c90571]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5948aa547932 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6820131045c90571]::runtime::context::Context>>::try_with::<tokio[6820131045c90571]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6820131045c90571]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6820131045c90571]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5948aa5474be - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[6820131045c90571]::runtime::context::Context>>::with::<tokio[6820131045c90571]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6820131045c90571]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[6820131045c90571]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5948aa4eb83d - tokio[6820131045c90571]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[6820131045c90571]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5948aa580340 - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5948aa580636 - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5948aa58d750 - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5948aa52b993 - tokio[6820131045c90571]::runtime::context::runtime::enter_runtime::<<tokio[6820131045c90571]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5948aa57c561 - <tokio[6820131045c90571]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5948aa554454 - <tokio[6820131045c90571]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5948aa55461f - <tokio[6820131045c90571]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5948aa5023a1 - allux[727ed517c508fde]::tools::bash::tests::test_bash_captures_stderr
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash.rs:423:9
[INFO] [stdout]   43:     0x5948aa4f2547 - allux[727ed517c508fde]::tools::bash::tests::test_bash_captures_stderr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/bash.rs:421:41
[INFO] [stdout]   44:     0x5948aa5282a6 - <allux[727ed517c508fde]::tools::bash::tests::test_bash_captures_stderr::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5948aa92fc4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5948aa92fc4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5948aa93d4c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5948aa93d4c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5948aa93d4c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5948aa93d4c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5948aa93d4c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5948aa93d4c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5948aa93d4c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5948aa938024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5948aa938024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5948aa940542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5948aa940542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5948aa940542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5948aa940542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5948aa940542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5948aa940542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5948aa940542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5948aae9cd0f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5948aae9cd0f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7501f6e11aa4 - <unknown>
[INFO] [stdout]   66:     0x7501f6e9ea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools::bash::tests::test_bash_captures_stderr
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 78 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin allux`
[INFO] running `Command { std: "docker" "inspect" "0db766691169ca5d1d9074ca8799138b79948b9486ba15dc7722654f82acf28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db766691169ca5d1d9074ca8799138b79948b9486ba15dc7722654f82acf28c", kill_on_drop: false }`
[INFO] [stdout] 0db766691169ca5d1d9074ca8799138b79948b9486ba15dc7722654f82acf28c
